Hacking cefclient for lazy CEP debugging

When working on extensions for the Adobe Creative Suite, you canĀ use Chrome as a debugger. When debugging is enabled, your extension will open up a port, and then you point your browser to http://localhost:<whateverport> to get to the debug interface. Sadly enough, this stuff is kind of ‘broken-ish’ (see http://raspi.rwf.co/brokenish.html). For example, you cannot type … Continue reading Hacking cefclient for lazy CEP debugging